AppointmentMeetingTimeZone Property |
Represents the time zone of the location where the meeting is hosted.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic TimeZone MeetingTimeZone { get; set; }Public Property MeetingTimeZone As TimeZone
Get
Set
Property Value
Type:
TimeZoneThe meeting time zone.
See Also